$destdir = "$pwd/combo-xml" if not defined( $destdir );
$suffix = ".xml";
print STDERR "Generating Foomatic printer/driver combo XML files ...\n";
} else {
die "Unknown file type: $opt_t!\n";
}
print STDERR "\nStoring files in directory $destdir.\n";
mkdir $destdir, 0777 or $force or die "\nCannot make destination directory (If the directory already exists and you\nwant to proceed anyway, use the \"-f\" option)!\n";
# Compute the overview (only printer/driver combos which give a PPD)